[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                              MkDir procedure

  DECLARATION:  MkDir(s : String);

      PURPOSE:  Creates a subdirectory

         UNIT:  System

      REMARKS:  Where s is a string-type expression, a new subdirectory
                with the specified path is created.  The last item in the
                path cannot be an existing filename.

                NOTE: With {$I-}, errors are returned through IOResult

See Also: ChDir GetDir RmDir
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson